home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_2979 / frame_1 / DoAction.as
Text File  |  2010-04-12  |  98b  |  10 lines

  1. if(eval("/:Challenge") == true)
  2. {
  3.    stop();
  4. }
  5. else
  6. {
  7.    fscommand("load");
  8.    play();
  9. }
  10.